Rendering

Rendering means displaying the information visually in a display. This includes all kind of visualizations, 2D sprites, 3D meshes, UI elements, particles, and the external factors that affect how these entities are rendered: Cameras and lights.

Rendering a mesh

Rendering text

Rendering a sprite

Creating a particle effect

Modifying the cameras

Adapting the lighting

2D rendering

3D rendering

UI rendering

Particles

Cameras

Lights